diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-24 00:23:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-24 00:23:50 +0900 |
| commit | 90e6b78fb35ffa564f4951d2a926f0d635913ab1 (patch) | |
| tree | 9e8f059d56371f2cd29b9dffa5f2b59e6031e734 /config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css | |
| parent | d6e40c3b67400d4f07532a396e5996f3e1055022 (diff) | |
| parent | eea408c67548d9ee0a0c2742da3e9012a406581e (diff) | |
Merge pull request #100 from JaKooLit/Development
Development
Diffstat (limited to 'config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css')
| -rw-r--r-- | config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css index 4c10435e..ad1981ec 100644 --- a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css +++ b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css @@ -63,12 +63,10 @@ window#waybar.empty #window { #pulseaudio, #pulseaudio-slider, #taskbar button, -#taskbar, #temperature, #tray, #window, #wireplumber, -#workspaces, #custom-backlight, #custom-cycle_wall, #custom-keybinds, @@ -78,7 +76,6 @@ window#waybar.empty #window { #custom-menu, #custom-power_vertical, #custom-power, -#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -101,10 +98,13 @@ window#waybar.empty #window { } #custom-power { color: @red; - padding: 0px 0px 0px 6px; + padding: 0px 0px 0px 7px; opacity:1.0; } - +#backlight { + padding: 0px 2px 0px 6px; +} +#custom-light_dark, #custom-menu{ color: @flamingo; padding: 0px 8px 0px 4px; @@ -149,7 +149,7 @@ window#waybar.empty #window { } #workspaces { - margin: 3px 3px 3px 3px; + margin: 1px 1px 1px 1px; padding: 0px 1px; border-radius: 25px; border:2px solid @border-color; @@ -165,8 +165,8 @@ window#waybar.empty #window { border-radius: 15px; border:0px; color: @color13; - padding-left: 4px; - padding-right: 4px; + padding-left: 2px; + padding-right: 2px; animation: gradient_f 20s ease-in infinite; transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); opacity:0.8; @@ -178,8 +178,8 @@ window#waybar.empty #window { background: @button-color; border-radius: 15px; border: 1px solid @border-color; - padding-left: 8px; - padding-right: 8px; + padding-left: 4px; + padding-right: 4px; animation: gradient_f 20s ease-in infinite; transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); opacity:1.0; |
